Fix bug #14476 with posn-at-point and glyphs from display vector.
authorEli Zaretskii <eliz@gnu.org>
Mon, 27 May 2013 16:54:33 +0000 (19:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 27 May 2013 16:54:33 +0000 (19:54 +0300)
commit85ce6da9a9ce88bc4bbd44b39c1d691285dc6fe5
tree3e003d8f40d6310e363d5c4945a35833457ab4c1
parent11d93130d63d4f59c8a4247bd8b50c094b6a9691
Fix bug #14476 with posn-at-point and glyphs from display vector.

 src/xdisp.c (pos_visible_p): When CHARPOS is displayed frrom a
 display vector, and we backtrack, handle the case that the
 previous character position is also displayed from a display
 vector or covered by a display string or image.
src/ChangeLog
src/xdisp.c